PHY GET CLOTH BUILT

Determine whether a cloth object has been built.

  Syntax
Return Integer=PHY GET CLOTH BUILT(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

returns 0 if the cloth has not yet been built and 1 if the cloth has been built

  Description

Use this command to find out if a cloth has been built. It is only when a cloth object has been built that the actual object is created and entered into the simulation. Therefore, if a cloth object has not been built then no results will be seen on screen.

  Example Code
No example code is provided for this command